FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (79 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-masking
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-masking
Status draft
Name NFDI4Health_EX_MDS_Study_Masking
Title NFDI4Health EX MDS Study Masking
Experimental False
Description Group of items providing information about the masking of intervention(s) assignment
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-interventional NFDI4Health EX MDS Study Interventional

Resources that this resource uses

ValueSet
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-masking-roles-nci-local NFDI4Health VS MDS Study Masking Roles [NCI, local]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-ex-mds-study-masking",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-masking",
  "name" : "NFDI4Health_EX_MDS_Study_Masking",
  "title" : "NFDI4Health EX MDS Study Masking",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Group of items providing information about the masking of intervention(s) assignment",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ResearchStudy.extension"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Masking of intervention(s) assignment",
        "definition" : "Group of items providing information about the masking of intervention(s) assignment",
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventional.masking"
          }
        ]
      },
      {
        "id" : "Extension.extension:general",
        "path" : "Extension.extension",
        "sliceName" : "general",
        "short" : "Masking implemented?",
        "definition" : "Indication whether a masking (or blinding) of intervention(s) assignment is implemented (i.e., whether someone is prevented from having knowledge of the interventions assigned to individual participants).",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventional.masking.general"
          }
        ]
      },
      {
        "id" : "Extension.extension:general.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:general.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "general"
      },
      {
        "id" : "Extension.extension:general.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:roles",
        "path" : "Extension.extension",
        "sliceName" : "roles",
        "short" : "Who is masked?",
        "definition" : "If masking is implemented, the party(ies) who are masked.",
        "comment" : "Short Input Help: Select all that apply.",
        "min" : 0,
        "max" : "*",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventional.masking.roles"
          }
        ]
      },
      {
        "id" : "Extension.extension:roles.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:roles.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "roles"
      },
      {
        "id" : "Extension.extension:roles.value[x]",
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-masking-roles-nci-local",
          "description" : "Value set defining codes to specify the party(ies) who are masked if masking is implemented."
        }
      },
      {
        "id" : "Extension.extension:roles.value[x].system",
        "path" : "Extension.extension.value[x].system",
        "min" : 1
      },
      {
        "id" : "Extension.extension:roles.value[x].code",
        "path" : "Extension.extension.value[x].code",
        "min" : 1
      },
      {
        "id" : "Extension.extension:description",
        "path" : "Extension.extension",
        "sliceName" : "description",
        "short" : "Additional information about masking",
        "definition" : "If needed, additional descriptive information about masking (e.g. information about other parties who may be masked).",
        "comment" : "Short Input Help: You can provide here additional information about masking, e.g. other parties who may be masked.",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventional.masking.description"
          }
        ]
      },
      {
        "id" : "Extension.extension:description.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:description.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "description"
      },
      {
        "id" : "Extension.extension:description.value[x]",
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-masking"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.